// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData,kywrds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr = 0; cntr < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-03A TN_Widget.CreateTable([['Westmoreland Night of The Stars','Palace Theatre - PA','Greensburg, PA','Wednesday','5/1/2024','6:45 PM','6352581','Westmoreland-Night-of-The-Stars-5-1-2024'],['Benise','Palace Theatre - PA','Greensburg, PA','Friday','5/3/2024','7:30 PM','5927280','Benise-5-3-2024'],['River City Brass: Tango Latino!','Palace Theatre - PA','Greensburg, PA','Saturday','5/4/2024','7:30 PM','5813419','River-City-Brass--Tango-Latino--5-4-2024'],['The Jersey Seasons - Tribute to Frankie Valli and The Four Seasons','Palace Theatre - PA','Greensburg, PA','Thursday','5/9/2024','7:30 PM','6029156','The-Jersey-Seasons---Tribute-to-Frankie-Valli-and-The-Four-Seasons-5-9-2024'],['My Mother's Italian, My Father's Jewish & I'm In Therapy','Palace Theatre - PA','Greensburg, PA','Sunday','5/19/2024','3:00 PM','5913866','My-Mother-s-Italian--My-Father-s-Jewish---I-m-In-Therapy-5-19-2024'],['Spheres Bubble Show','Palace Theatre - PA','Greensburg, PA','Sunday','5/26/2024','3:00 PM','6263986','Spheres-Bubble-Show-5-26-2024'],['Joe Jackson','Palace Theatre - PA','Greensburg, PA','Tuesday','5/28/2024','8:00 PM','6234124','Joe-Jackson-5-28-2024'],['Keb Mo','Palace Theatre - PA','Greensburg, PA','Tuesday','6/4/2024','8:00 PM','6256232','Keb-Mo-6-4-2024'],['Fleetwood Macked','Palace Theatre - PA','Greensburg, PA','Wednesday','6/5/2024','7:30 PM','6113798','Fleetwood-Macked-6-5-2024'],['Air Supply','Palace Theatre - PA','Greensburg, PA','Friday','6/7/2024','7:30 PM','5969171','Air-Supply-6-7-2024'],['Dave Mason','Palace Theatre - PA','Greensburg, PA','Saturday','6/8/2024','8:00 PM','6335533','Dave-Mason-6-8-2024'],['The Gilmour Project','Palace Theatre - PA','Greensburg, PA','Sunday','6/9/2024','7:30 PM','6290541','The-Gilmour-Project-6-9-2024'],['Jon Anderson','Palace Theatre - PA','Greensburg, PA','Tuesday','6/18/2024','7:30 PM','6311906','Jon-Anderson-6-18-2024'],['Cash Unchained - Johnny Cash Tribute','Palace Theatre - PA','Greensburg, PA','Saturday','7/13/2024','7:30 PM','6136237','Cash-Unchained---Johnny-Cash-Tribute-7-13-2024'],['Piano Man - Billy Joel Tribute','Palace Theatre - PA','Greensburg, PA','Saturday','7/20/2024','7:30 PM','6322129','Piano-Man---Billy-Joel-Tribute-7-20-2024'],['Bowling for Soup','Palace Theatre - PA','Greensburg, PA','Sunday','7/28/2024','6:30 PM','6241103','Bowling-for-Soup-7-28-2024'],['Girls Night - The Musical','Palace Theatre - PA','Greensburg, PA','Thursday','8/1/2024','7:30 PM','6398043','Girls-Night---The-Musical-8-1-2024'],['Brass Transit - Chicago Tribute','Palace Theatre - PA','Greensburg, PA','Sunday','8/11/2024','7:30 PM','6059304','Brass-Transit---Chicago-Tribute-8-11-2024'],['Elvis Lives','Palace Theatre - PA','Greensburg, PA','Thursday','8/22/2024','7:30 PM','6236362','Elvis-Lives-8-22-2024'],['Hotel California - A Tribute to The Eagles','Palace Theatre - PA','Greensburg, PA','Thursday','9/5/2024','7:30 PM','6072731','Hotel-California---A-Tribute-to-The-Eagles-9-5-2024'],['The Oak Ridge Boys','Palace Theatre - PA','Greensburg, PA','Friday','9/6/2024','7:00 PM','6143493','The-Oak-Ridge-Boys-9-6-2024'],['Bachman-Turner Overdrive','Palace Theatre - PA','Greensburg, PA','Sunday','9/22/2024','7:00 PM','6296470','Bachman-Turner-Overdrive-9-22-2024'],['Josh Turner','Palace Theatre - PA','Greensburg, PA','Thursday','9/26/2024','7:30 PM','6276361','Josh-Turner-9-26-2024'],['Justin Willman','Palace Theatre - PA','Greensburg, PA','Friday','9/27/2024','7:00 PM','6379463','Justin-Willman-9-27-2024'],['Robin Trower','Palace Theatre - PA','Greensburg, PA','Saturday','9/28/2024','8:00 PM','6379455','Robin-Trower-9-28-2024'],['Forever Seger - The Silver Bullet Experience','Palace Theatre - PA','Greensburg, PA','Thursday','10/3/2024','7:30 PM','6243013','Forever-Seger---The-Silver-Bullet-Experience-10-3-2024'],['Matt Fraser','Palace Theatre - PA','Greensburg, PA','Friday','10/4/2024','8:00 PM','6247524','Matt-Fraser-10-4-2024'],['The Musical Box','Palace Theatre - PA','Greensburg, PA','Tuesday','10/8/2024','7:30 PM','6360707','The-Musical-Box-10-8-2024'],['Solitary Man - A Tribute To Neil Diamond','Palace Theatre - PA','Greensburg, PA','Thursday','10/10/2024','7:30 PM','6228401','Solitary-Man---A-Tribute-To-Neil-Diamond-10-10-2024'],['Simply Queen','Palace Theatre - PA','Greensburg, PA','Thursday','10/17/2024','7:30 PM','6310383','Simply-Queen-10-17-2024'],['The Outlaws','Palace Theatre - PA','Greensburg, PA','Saturday','10/19/2024','7:30 PM','6294495','The-Outlaws-10-19-2024'],['BEAT - Belew/Vai/Levin/Carey Play 80s King Crimson','Palace Theatre - PA','Greensburg, PA','Tuesday','10/22/2024','7:30 PM','6360162','BEAT---Belew-Vai-Levin-Carey-Play-80s-King-Crimson-10-22-2024'],['Celtic Thunder','Palace Theatre - PA','Greensburg, PA','Tuesday','10/29/2024','7:30 PM','6330165','Celtic-Thunder-10-29-2024'],['Randy Travis','Palace Theatre - PA','Greensburg, PA','Friday','11/1/2024','8:00 PM','6392121','Randy-Travis-11-1-2024'],['The Ultimate Doors Experience - Doors Tribute','Palace Theatre - PA','Greensburg, PA','Thursday','11/7/2024','7:30 PM','6237339','The-Ultimate-Doors-Experience---Doors-Tribute-11-7-2024'],['Abbamania','Palace Theatre - PA','Greensburg, PA','Thursday','11/14/2024','7:30 PM','6252106','Abbamania-11-14-2024'],['Sal Valentinetti','Palace Theatre - PA','Greensburg, PA','Friday','12/6/2024','8:00 PM','6388700','Sal-Valentinetti-12-6-2024']],'The Palace Theatre (PA)','http://www.ticketnetwork.com/ticket/The-Palace-Theatre-(PA)-events.aspx');